Authorizations
Body
application/json
Text prompt for image generation.
Example:
"ein fantastisches bild"
Optional base64 encoded image to use with Flux Redux.
Width of the generated image in pixels. Must be a multiple of 32.
Required range:
256 <= x <= 1440
Must be a multiple of 32
Height of the generated image in pixels. Must be a multiple of 32.
Required range:
256 <= x <= 1440
Must be a multiple of 32
Whether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation.
Optional seed for reproducibility.
Example:
42
Tolerance level for input and output moderation. Between 0 and 6, 0 being most strict, 6 being least strict.
Required range:
0 <= x <= 6
Example:
2
Output format for the generated image. Can be 'jpeg' or 'png'.
Available options:
jpeg
, png
URL to receive webhook notifications
Required string length:
1 - 2083
Optional secret for webhook signature verification